Python Brain Teasers: Exercise Your Mind

Python Brain Teasers: Exercise Your Mind

作者: Tebeka Miki
出版社: Pragmatic Bookshelf
出版在: 2021-09-14
ISBN-13: 9781680509007
ISBN-10: 1680509004
裝訂格式: Quality Paper - also called trade paper
總頁數: 118 頁





內容描述


We geeks love puzzles and solving them. The Python programming language is a simple one, but like all other languages it has quirks. This book uses those quirks as teaching opportunities via 30 simple Python programs that challenge your understanding of Python. The teasers will help you avoid mistakes, see gaps in your knowledge, and become better at what you do. Use these teasers to impress your co-workers or just to pass the time in those boring meetings. Teasers are fun! At the beginning of each chapter I'll show you a short Python program and will ask you to guess the output. The possible answers can be: Syntax errorExceptionHangSome output (e.g. [1 2 3] )Here's how to approach the puzzles. Read through the code. Before moving on to the answer and the explanation, go ahead and guess the output. After guessing the output, run the code and see the output yourself. Finally proceed to read the solution and the explanation. The puzzles are short enough to solve on a coffee break, so carry them with you, have fun, and share them with co-workers.People who make mistakes during the learning process learn better than people who don't. If you use this approach at work when fixing bugs, you'll find you enjoy bug hunting more and become a better developer after each bug you fix.Many of these puzzles are from the author's lessons learned (and others) of shipping bugs to production. He often uses the puzzles as quizzes during conferences and meetups, and they tend to create a buzz of excitement.What You Need: You need to know Python at some level and have experience programming with it.NOTE: The book uses Python version 3.8.2 to run the code; the output could change in future versions.You will need a working Python environment, you can download it from python.org: https: //www.python.org/downloads/.You will probably want a good IDE for python, two of the most popular ones are Visual Studio Code: https: //code.visualstudio.com/ and PyCharm: https: //www.jetbrains.com/pycharm/.


作者介紹


Miki has a passion for teaching and mentoring. He teaches many workshops on various technical subjects all over the world and also mentored many young developers on their way to success. Miki is involved in open source, has several projects of his own, and contributed to several more - including the Python project. He has been using Python for more than 23 years.




相關書籍

趣學Python:教孩子學編程 (Python for Kids)

作者 布里格斯 (Jason R.Briggs)

2021-09-14

Deep Learning for Nlp and Speech Recognition

作者 Kamath Uday Liu John Whitaker James

2021-09-14

Practical AI on the Google Cloud Platform: Utilizing Google's State-Of-The-Art AI Cloud Services

作者 Lanham Micheal

2021-09-14